home *** CD-ROM | disk | FTP | other *** search
/ Aminet 40 / Aminet 40 (2000)(Schatztruhe)[!][Dec 2000].iso / Aminet / dev / misc / advlite20b8.readme < prev    next >
Encoding:
Text File  |  2000-11-02  |  12.9 KB  |  278 lines

  1. Short:    Powerfull & neat AutodocViewer v2.0 BETA 8! ('020 + OS3.5)
  2. Author:   ronnytennebekk@c2i.net
  3. Uploader: autodocviewer@c2i.net
  4. Version:  2.0
  5. Type:     dev/misc
  6. Requires: 68020, OS3.1 and CBM formated autodocs
  7.  
  8. Released at KG'00
  9.  
  10. AutodocViewerLite v2.0 BETA 8
  11. Copyright © 1994-2000 by Ronny Tennebekk
  12.  
  13. AutodocViewerLite is a very powerfull helptool for all
  14. Amiga OS developers.
  15.  
  16. AutodocViewer is completely rewritten from the v1.x releases,
  17. the concept is the same, but is has many new features.
  18.  
  19. Now it will scan each function for matching functions names
  20. and symbols found in includes and it shows the autodoc in a
  21. html kind of style. Making it possible to jump between autodocs
  22. and includes with one mouse click.
  23.  
  24. This is a beta release, so there are still features missing...
  25.  
  26. Changes from BETA 7
  27.  
  28.  - If the user change the software enviroment for graphics, eg. from Picasso96 to CyberGfx
  29.    AutodocViewer will not detect this, resulting in unknown screenmode which AutodocViewer
  30.    did not handle correct. Now AutodocViewer will fallback on default screen when an
  31.    unknown modeid are requested.
  32.  
  33.    Reported by cYBORGiNDUSTRY.
  34.  
  35.  - While removing all autodocs attached to one group ( selected from the menu ), the
  36.    menuitem and toolbar button "Add Autodocs..." became ghosted. This has now been correct
  37.    the user are now able to add autodocs to that group...
  38.  
  39.    Reported by Daniel Jedlicka.
  40.  
  41.  - Does not require v44 of bitmap.image any more, this has been reduced to v41.
  42.  
  43.    Requested by Jacek Rzeuski.
  44.  
  45.  - The images in ADV toolbar(s) did not support proportional image sizes, this has
  46.    been fixed, AutodocViewer will now use the largest image as default size, and
  47.    center the others images within that boundary.
  48.  
  49.    Reported by cYBORGiNDUSTRY.
  50.  
  51.  - AutodocViewer did load all images regardless the usage of the toolbar, this has
  52.    now been fixed.
  53.  
  54.    Reported by cYBORGiNDUSTRY.
  55.  
  56.  - Some MuForce hits has been removed due to an missing null-pointer test, thoose
  57.    hits has been removed...
  58.  
  59.    Reported by cYBORGiNDUSTRY.
  60.  
  61.  - A minor optimization has been implemented in the processing of the configuration
  62.    data file. My 040/40 used 6 seconds and 694854 microseconds on my major
  63.    configuration on about 800kb, the new optimized function does this in
  64.    2 seconds and 434464 microseconds. In an more readable form, 275% faster.
  65.  
  66.    Requested by many users.
  67.  
  68.  - Simple string match search in the windows "Groups...", "Autodocs..." and "Functions..."
  69.    implemented. When hiting any characters while one of these windows are activated an
  70.    requester will popup, containing an string gadget showing the string the user searches.
  71.  
  72.  - Enforcer hits found an removed...
  73.    - One removed in "Add Autodocs(s)..."
  74.    - After AutodocViewer had exited, the an function in the AmigaROM made an Enforcer hit,
  75.      this was way traced back in AutodocViewer's source code... Hours of work :-(
  76.  
  77.  - The user is now able to add keywords to the application. User with not to fast computers
  78.    can change the search priority for the keywords. The keyword at the top of is first keyword
  79.    to scanned the one at the end will be checked last.
  80.  
  81.  - The user can change the order of opening these windows :
  82.  
  83.    - Groups...
  84.    - Autodocs...
  85.    - Functions...
  86.    - Viewer...
  87.    - Chronicle...
  88.    - Symbols...
  89.    - Include...
  90.  
  91.    When AutodocViewer are launched, screenmode are changed and uniconifying AutodocViewer.
  92.  
  93.    Requested by Tomas Jacobsen.
  94.  
  95.  
  96. Changes from BETA 6 release
  97.  
  98.  - Autodoc correction function...
  99.  
  100.  - And other things...
  101.  
  102.  - HTML documentation done, atleast 99%...
  103.  
  104.  
  105. Changes from BETA 5 release
  106.  
  107.  - AutodocViewer are now able to "Find" and "Find Next" in the
  108.    "Function" window... These function are also available in
  109.    the "Function" window's toolbar.
  110.  
  111.  - After setting up an configuration and later on trying to
  112.    removed it by hand. (Not using the "Project -> New" option)
  113.    there were still some symbols which remained in memory.
  114.    After 6 hours of debugging (with help from Tomas Jacobsen,
  115.    Thanks tjompen) these bugs was removed.
  116.  
  117.  - BETA 5 release of AutodocViewerLite didn't contain an built-in
  118.    language, this has now been corrected... Many people reported
  119.    this mistake of mine, I didn't read the Amiga Style Guide
  120.    thoroughly... Reported by Jens Troeger and Jens Langner
  121.  
  122.  - While getting an error message on startup, AutodocViewer
  123.    didn't show the right information about the error, this
  124.    has been corrected... Reported by Jacek Rzeuski.
  125.  
  126.  - When having an group named eg. "Amiga" and trying to create
  127.    an group called "Amig", AutodocViewer reported that the group
  128.    already existed... This has been corrected...
  129.  
  130.  - Closing "Chronicle Window" caused crashes, two bugs where found
  131.    and removed...
  132.  
  133.  - AutodocViewer didn't remove any "Chronicle" items when the list
  134.    exceeded the number specified as maximum. This has been
  135.    corrected...
  136.  
  137. Updates and support at http://home.c2i.net/regulus
  138.  
  139.  
  140. ============================= Archive contents =============================
  141.  
  142. Original  Packed Ratio    Date     Time    Name
  143. -------- ------- ----- --------- --------  -------------
  144.     7870    3267 58.4% 12-Sep-80 15:58:14 +AutodocViewerLite.catalog
  145.      516     447 13.3% 26-Nov-99 23:20:42 +AutodocUp.render
  146.    22462   16294 27.4% 11-Nov-99 22:51:50 +autodocviewerlogo.iff
  147.      506     394 22.1% 27-Nov-99 00:33:46 +GroupUp.render
  148.      516     432 16.2% 27-Nov-99 00:30:02 +DeleteAutodoc.render
  149.      516     438 15.1% 27-Nov-99 00:34:10 +NewAutodoc.render
  150.      514     426 17.1% 27-Nov-99 00:34:36 +NewGroup.render
  151.      506     422 16.6% 27-Nov-99 00:36:22 +SymbolDelete.render
  152.      514     417 18.8% 27-Nov-99 00:37:40 +ViewerRescan.render
  153.      510     396 22.3% 27-Nov-99 00:29:38 +CloneGroup.render
  154.      508     391 23.0% 27-Nov-99 00:30:32 +DeleteGroup.render
  155.      506     393 22.3% 27-Nov-99 00:32:06 +GroupDown.render
  156.      516     433 16.0% 27-Nov-99 00:36:50 +ViewerFind.render
  157.      516     425 17.6% 27-Nov-99 00:37:16 +ViewerOptions.render
  158.      518     442 14.6% 26-Nov-99 23:17:58 +AutodocDown.render
  159.      512     406 20.7% 27-Nov-99 00:32:42 +GroupOptions.render
  160.      510     376 26.2% 27-Nov-99 00:35:02 +RenameGroup.render
  161.      514     416 19.0% 27-Nov-99 00:35:30 +SortAutodoc.render
  162.      512     376 26.5% 27-Nov-99 00:35:56 +SortGroup.render
  163.      518     447 13.7% 26-Nov-99 23:20:04 +AutodocOptions.render
  164.      522     445 14.7% 26-Nov-99 23:20:20 +AutodocOptions.select
  165.      510     427 16.2% 27-Nov-99 00:31:04 +FunctionScanAll.render
  166.      518     393 24.1% 27-Nov-99 00:33:56 +GroupUp.select
  167.     1260     594 52.8% 16-May-80 18:48:52 +ViewerFindNext.render
  168.      520     442 15.0% 26-Nov-99 23:20:56 +AutodocUp.select
  169.      522     422 19.1% 27-Nov-99 00:30:14 +DeleteAutodoc.select
  170.      518     434 16.2% 27-Nov-99 00:34:24 +NewAutodoc.select
  171.      508     418 17.7% 27-Nov-99 00:36:38 +SymbolDelete.select
  172.      520     420 19.2% 27-Nov-99 00:37:54 +ViewerRescan.select
  173.      520     391 24.8% 27-Nov-99 00:29:50 +CloneGroup.select
  174.      520     393 24.4% 27-Nov-99 00:30:50 +DeleteGroup.select
  175.      520     423 18.6% 27-Nov-99 00:34:48 +NewGroup.select
  176.      520     428 17.6% 27-Nov-99 00:37:02 +ViewerFind.select
  177.      520     388 25.3% 27-Nov-99 00:37:30 +ViewerOptions.select
  178.      520     366 29.6% 27-Nov-99 00:32:28 +GroupDown.select
  179.      520     398 23.4% 27-Nov-99 00:32:56 +GroupOptions.select
  180.      520     368 29.2% 27-Nov-99 00:35:18 +RenameGroup.select
  181.      522     406 22.2% 27-Nov-99 00:35:42 +SortAutodoc.select
  182.      520     374 28.0% 27-Nov-99 00:36:08 +SortGroup.select
  183.   111700   46251 58.5% 13-Sep-80 01:22:18 +AutodocViewer
  184.      514     424 17.5% 26-Nov-99 23:19:06 +AutodocDown.select
  185.      516     400 22.4% 27-Nov-99 00:31:38 +FunctionScanAll.Select
  186.     1262     602 52.2% 16-May-80 18:49:20 +ViewerFindNext.select
  187.    10092    4828 52.1% 12-Sep-80 02:35:24 +autodoc.library
  188.     1629     896 44.9% 21-Jun-80 19:35:04 +AutodocViewer.info
  189.     1042    1042  0.0% 06-May-80 17:38:30 +acknowledgement.gif
  190.     1016    1016  0.0% 06-May-80 17:28:36 +thewindows.gif
  191.     1025    1025  0.0% 06-May-80 17:29:50 +usersinterest.gif
  192.     2791    1924 31.0% 21-Jun-80 19:35:04 +English.info
  193.      968     968  0.0% 06-May-80 17:35:08 +copyright.gif
  194.      968     968  0.0% 06-May-80 17:36:36 +disclamier.gif
  195.      938     938  0.0% 06-May-80 17:37:24 +history.gif
  196.      990     990  0.0% 06-May-80 17:34:16 +introduction.gif
  197.      969     969  0.0% 06-May-80 17:37:54 +thefuture.gif
  198.     1031    1031  0.0% 06-May-80 17:51:40 +autodocwindow.gif
  199.     1035    1035  0.0% 06-May-80 17:52:52 +chroniclewindow.gif
  200.     1001    1001  0.0% 06-May-80 17:35:38 +requirements.gif
  201.      986     986  0.0% 06-May-80 17:37:00 +whatsnew.gif
  202.     1063    1063  0.0% 06-May-80 17:53:28 +editincludewindow.gif
  203.     1033    1033  0.0% 06-May-80 17:51:56 +functionwindow.gif
  204.     1005    1005  0.0% 06-May-80 17:51:22 +groupwindow.gif
  205.     1009    1009  0.0% 06-May-80 17:53:12 +includewindow.gif
  206.     1069    1069  0.0% 06-May-80 18:02:50 +autodoctypeos.gif
  207.     1039    1039  0.0% 06-May-80 18:37:42 +howdoesitwork.gif
  208.      978     978  0.0% 06-May-80 17:53:44 +menutable.gif
  209.     1015    1015  0.0% 06-May-80 17:52:30 +symbolwindow.gif
  210.      231     231  0.0% 21-Jul-99 23:41:56 +autodocdown.gif
  211.      227     227  0.0% 21-Jul-99 23:42:16 +autodocoptions.gif
  212.      232     232  0.0% 21-Jul-99 23:42:28 +autodocup.gif
  213.     1001    1001  0.0% 06-May-80 17:52:14 +viewerwindow.gif
  214.      202     202  0.0% 21-Jul-99 23:42:52 +clonegroup.gif
  215.      221     221  0.0% 21-Jul-99 23:43:22 +deleteautodoc.gif
  216.      206     206  0.0% 21-Jul-99 23:43:34 +deletegroup.gif
  217.      205     205  0.0% 21-Jul-99 23:45:18 +groupdown.gif
  218.      201     201  0.0% 21-Jul-99 23:45:10 +groupoptions.gif
  219.      201     201  0.0% 21-Jul-99 23:45:02 +groupup.gif
  220.      233     233  0.0% 21-Jul-99 23:44:44 +newautodoc.gif
  221.     1027    1027  0.0% 18-Jun-80 16:07:26 +settingswindow.gif
  222.      980     980  0.0% 18-Jun-80 15:05:32 +viewernext.gif
  223.      225     225  0.0% 21-Jul-99 23:44:32 +newgroup.gif
  224.      201     201  0.0% 21-Jul-99 23:44:22 +renamegroup.gif
  225.      203     203  0.0% 21-Jul-99 23:44:04 +sortautodoc.gif
  226.      194     194  0.0% 21-Jul-99 23:43:54 +sortgroup.gif
  227.      994     994  0.0% 09-Nov-99 19:14:50 +symboldelete.gif
  228.      221     221  0.0% 15-Nov-99 22:26:44 +functionscanall.gif
  229.      970     970  0.0% 10-Nov-99 22:22:36 +viewerfind.gif
  230.      960     960  0.0% 10-Nov-99 22:22:12 +vieweroptions.gif
  231.      974     974  0.0% 09-Nov-99 19:15:18 +viewerrescan.gif
  232.      954     954  0.0% 06-May-80 17:28:00 +general.gif
  233.      992     992  0.0% 06-May-80 17:29:06 +themenus.gif
  234.     3851    3851  0.0% 14-Jun-80 16:47:56 +chroniclewindow.gif
  235.     3156    3156  0.0% 21-Jun-80 17:54:20 +editincludes.gif
  236.     4834    4834  0.0% 18-Jun-80 16:00:24 +settingswindow.gif
  237.     2625    2625  0.0% 14-Jun-80 16:42:26 +addingautodoc.gif
  238.     3539    3539  0.0% 14-Jun-80 16:50:28 +groupwindow.gif
  239.     5786    5786  0.0% 14-Jun-80 16:51:20 +includewindow.gif
  240.     7249    7249  0.0% 14-Jun-80 16:52:12 +startupwindow.gif
  241.     5846    5846  0.0% 14-Jun-80 16:53:00 +symbolwindow.gif
  242.     3086    3086  0.0% 14-Jun-80 16:46:48 +autodocwindow.gif
  243.     4330    4330  0.0% 14-Jun-80 16:48:52 +functionwindow.gif
  244.     2447    2447  0.0% 14-Jun-80 16:49:40 +groupoptions.gif
  245.    13667   13667  0.0% 14-Jun-80 16:54:04 +vieweroptions.gif
  246.    11530   11530  0.0% 14-Jun-80 16:54:54 +viewerwindow.gif
  247.    34792   34792  0.0% 28-Oct-99 18:05:46 +powerpcdoc.lha
  248.    20063   20063  0.0% 27-Oct-99 17:57:44 +rtgmasterdoc.lha
  249.      904     490 45.7% 18-Jun-80 15:52:58 +chroniclewindow.html
  250.      664     372 43.9% 18-Jun-80 15:18:46 +includewindow.html
  251.     2017    2017  0.0% 30-Aug-99 22:30:44 +logo_adv.gif
  252.     4374    1468 66.4% 18-Jun-80 15:02:06 +autodocwindow.html
  253.      636     386 39.3% 06-May-80 18:07:56 +copyright.html
  254.     6684    2095 68.6% 14-Jun-80 17:01:58 +groupwindow.html
  255.      291     185 36.4% 26-Oct-99 20:40:12 +history.html
  256.     1617     760 52.9% 18-Jun-80 15:37:48 +symbolwindow.html
  257.      719     452 37.1% 06-May-80 18:14:52 +disclaimer.html
  258.     1898     884 53.4% 14-Jun-80 17:00:02 +functionwindow.html
  259.     1594     872 45.2% 06-May-80 18:11:16 +introduction.html
  260.     1014     530 47.7% 06-May-80 18:14:00 +requirements.html
  261.     1758     752 57.2% 18-Jun-80 14:53:16 +whatsnew.html
  262.      695     370 46.7% 18-Jun-80 14:55:24 +future.html
  263.      480     256 46.6% 20-Apr-80 21:10:36 +index.html
  264.      672     334 50.2% 18-Jun-80 15:22:58 +main.html
  265.     2581     516 80.0% 21-Jun-80 17:57:34 +sidebar.html
  266.     2295     901 60.7% 18-Jun-80 14:58:16 +thanks.html
  267.     4004    1373 65.7% 18-Jun-80 15:58:02 +viewerwindow.html
  268.      201     124 38.3% 12-Sep-80 16:08:42 +autodocviewer.keywords
  269.     6647    2199 66.9% 06-May-80 19:50:14 +autodoctypeos.html
  270.      689     402 41.6% 21-Jun-80 17:57:12 +editincludes.html
  271.      892     487 45.4% 21-Jun-80 18:00:26 +howdoesitwork.html
  272.     2016     907 55.0% 21-Jun-80 17:51:26 +settingswindow.html
  273.     5220    1320 74.7% 13-Sep-80 01:21:24 +Install
  274.     2802    1843 34.2% 13-Sep-80 01:14:34  advlite20beta8.info
  275.     4947    2217 55.1% 01-Oct-80 12:47:52 +advlite20b8.readme
  276. -------- ------- ----- --------- --------
  277.   396011  273841 30.8% 04-Oct-100 05:00:14   132 files
  278.